Skip to content

Conversation

@staniewzki
Copy link
Contributor

@staniewzki staniewzki commented Nov 12, 2024

Description

Coverity scan found a defect (possibly negative fd), because it doesn't account for gtest assertions.
This PR contains an explicit check to fix this.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should worry about this specific coverity issue (in test), but LGTM

@staniewzki staniewzki marked this pull request as ready for review November 12, 2024 15:33
@staniewzki staniewzki requested a review from a team as a code owner November 12, 2024 15:33
@bratpiorka
Copy link
Contributor

I don't think we should worry about this specific coverity issue (in test), but LGTM

please approve :)

@lukaszstolarczuk
Copy link
Contributor

I don't think we should worry about this specific coverity issue (in test), but LGTM

please approve :)

begging for likes...? 😄

@lukaszstolarczuk lukaszstolarczuk merged commit 2502dec into oneapi-src:main Nov 12, 2024
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants